-
Re: bar and broken bar
Bar (| U+007C) is used as a delimiter in math, often paired with other brackets so for that use I always make it the same hight and depth as other brackets. No idea what broken bar is used for.6 -
Re: Alternates combinations
If I were to use stylistic sets for the main style differences, I’d then use character variants for the other alternate glyphs.1 -
Re: Kerning not working for uppercase / smallcaps
Your first XeTeX code internally uses two different fonts (one for “W” and one for “aterman”), so no kerning will be possible between the two. The same happens in LibreOffice if you activate smcp fea…1 -
Re: Arabic Unicode normalisation
In addition to what John said, my experience with traditional-looking fonts is that Arabic users expect the sequence لله to give the name of God ligature (full with the shadda and small alef), but th…3 -
Re: Problem in Chrome?
An explanation here would be that since digits are assigned Common script, Chrome is trying to shape them with DFLT OpenType script and the font does not have lookups under DFLT script. Adding a Lati…4